home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / stop100.zip / STOP.DOC next >
Text File  |  1991-11-06  |  5KB  |  139 lines

  1.  
  2.  
  3.  
  4.  
  5.                      ┌────────────────────────────────────┐
  6.                      │ STOP (v1.00) - Simplex Top Callers │
  7.                      └────────────────────────────────────┘
  8.  
  9.                      Copyright (c) 1991, Stardate Software.
  10.                                All Rights Reserved.
  11.  
  12.                                - Stardate BBS -
  13.                               919/376-8432 (2400)
  14.                     919/376-8423 (HST 14.4k v.32bis/v.42bis)
  15.  
  16.                                Stardate Software
  17.                                    PO Box 12
  18.                                  Saxapahaw, NC
  19.                                    27340-0012
  20.  
  21.  
  22.  
  23.  
  24.  
  25. - DISCLOSURE -
  26.  
  27. There are no warranties of any kind, explicit or implied, on the Stop
  28. software.  Stop's executables are provided on an "AS IS" basis.  What
  29. this means is that if you decide to use Stop, it is at your own risk. 
  30. The developers and distributors of Stop are not responsible in any
  31. fashion.  
  32.  
  33. Stop has been tested under MS-DOS 3.3 and 5.0 and under IBM OS/2 1.3. 
  34. It appears to have all the bugs worked out, but who knows!!!
  35.  
  36.  
  37. - THANK-YOU'S -
  38.  
  39. Thank yous go to:
  40.  
  41.     Scott Hughes of NightHawk BBS (1:151/406) for his suggestion to
  42. make this program and his beta-testing!!!
  43.     Chris Laforet of Programmer's Oasis (1:151/402 & 1:151/401) for
  44. his help in programming Stop, his beta testing, and for lots of other
  45. stuff!!!
  46.  
  47.  
  48. - USING STOP -
  49.  
  50. Now that that's out of the way, Welcome to STOP!  A Simplex utility that
  51. creates a top callers/downloaders/uploaders Ansi and Ascii screen! 
  52.  
  53.  
  54. (Note:  Stop (v1.00) only works with Simplex v1.05.00 and above!  The
  55. user structures have changed from Simplex v1.04 so Stop won't work with
  56. it!)
  57.  
  58.  
  59. To use Stop, the command line syntax is:
  60.  
  61.     C:\> stop [-Nnumber] [-C] [-U] [-D] [-I] [-V] [-Ffilename]
  62.  
  63. Where:
  64.     -N  Use "number" entries in files (Default is 10)
  65.     -C  Create Top Callers file
  66.     -U  Create Top Uploaders file
  67.     -D  Create Top Downloaders file
  68.     -I  Use IBM High-ASCII Characters
  69.     -V  Verbal Mode - More screen displays, but is also slower
  70.     -F  Use "filename" as the root name for output file
  71.  
  72. -N   Use "Number" Entries In Files (Default is 10)
  73. --------------------------------------------------
  74. This option allows you to specify how many users you want to appear in
  75. each section of your top callers/dlers/ulers files.  The default is 10
  76. users in each section.
  77.  
  78. -C   Create Top Callers File
  79. -U   Create Top Uploaders File
  80. -D   Create Top Downloaders File
  81. --------------------------------
  82. You can put one, two, or three of these options on the command line. 
  83. This specifys what you want Stop to create.  Stop can create the Top
  84. Callers list, Top Uploaders list, Top Downloaders list, all of them,
  85. some of them, but not none of them. :-)  (did that make sense???) 
  86.  
  87. -I   Use IBM High-ASCII Characters in ANSI file
  88. -----------------------------------------------
  89. If you like the box-drawing characters better, then use the -I option. 
  90. This substitutes the ----- lines with the ─────── lines (in the .ANS
  91. file only).  If you need the IBM characters in the .ASC file, give me a
  92. hollar and I'll fix it up for you ...
  93.  
  94. -V   Verbal Mode
  95. ----------------
  96. If your computer locks up while running Stop and you want to see where,
  97. or if you just want to see what is going on, use the -V option.  This
  98. slows Stop down a LOT, but it tells what user # is being compiled.  (I
  99. could tell a major difference with a 1000 user record file!)  
  100.  
  101. -F   Use "filename" as the root name for output file
  102. ----------------------------------------------------
  103. The default filename for the ascii and ansi file is STOP.A?? (where .A??
  104. is .ASC or .ANS).  If you want to create a different filename, just use
  105. -Ffilename and the .A?? will automatically be added.  This is useful if
  106. you want to have 3 options on your information menu like:
  107.  
  108. [ Information Menu >--------------------------
  109.  
  110. <1> Show the top callers list
  111. <2> Show the top downloaders list
  112. <3> Show the top uploaders list
  113. <4> Recent Callers
  114.  
  115. <M> Main Menu
  116. <G> Goodbye!
  117.  
  118.  
  119.  
  120. - UPCOMING VERSIONS -
  121.  
  122. 1)  Stop will have the ability to look at an "Exclude" file which will
  123.     contain a list of names to exclude from the Stop Ansi/Ascii files.
  124.  
  125. 2)  Better documentation!!
  126.  
  127. 3)  Who knows, maybe better graphics?
  128.  
  129.  
  130.  
  131. - History Information -
  132.  
  133. v1.00  - First Major release of Stop
  134.        - Added IBM Character support
  135.        - Added Verbose option on command line
  136.  
  137. v0.10ß - First Beta release - given to beta test sites.
  138.  
  139.